home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / dos / sciences / pcl57 / part4.exe / GO2.BAT < prev    next >
DOS Batch File  |  1992-12-30  |  3KB  |  86 lines

  1. ECHO OFF
  2. cls
  3. echo This is not FREE software! This is a shareware package. Shareware
  4. echo means try before you buy. See the registration option on the main
  5. echo menu for information about the BONUS DISKS and registration 
  6. echo certificate which will be shipped after you register. Registration
  7. echo works on the honor system: you the user pay for the software you
  8. echo try and use. Thanks for using PC-LEARN and supporting the shareware
  9. echo concept with your prompt submission of a registration fee!
  10. pause
  11. :TOP
  12. cls
  13. rem menu
  14. ECHO     ┌──────────────────────────────────────────────────────────────────────┐
  15. ECHO     │                   PART TWO - PC-LEARN MENU                           │
  16. ECHO     │                                                                      │
  17. ECHO     │  A  Modems and BBS Systems        G  Databases                       │ 
  18. ECHO     │  B  Computer Glossary             H  Using Shareware                 │  
  19. ECHO     │  C  Reading List                  I  Buying and Upgrading a PC       │   
  20. ECHO     │  D  Software Resources            J  Graphics Standards              │  
  21. ECHO     │  E  Word Processors               K  Hard drives                     │  
  22. ECHO     │  F  Spreadsheets                  L  About the Author                │  
  23. ECHO     │                                                                      │  
  24. ECHO     │                       Q quits Program!                               │
  25. ECHO     │                                                                      │
  26. ECHO     │                  Press a letter key to begin                         │
  27. ECHO     └──────────────────────────────────────────────────────────────────────┘
  28. :START
  29. pclkey ,Q81,q81,L76,l76,K75,k75,J74,j74,I73,i73,H72,h72,G71,g71,F70,f70,E69,e69,D68,d68,C67,c67,B66,b66,A65,a65/E
  30. ECHO   -----    PLEASE WAIT FOR A MOMENT - DISK DRIVE LOADING DATA   -----
  31. ECHO OFF
  32. IF ERRORLEVEL 81 GOTO END                                             
  33. IF ERRORLEVEL 76 GOTO LABELL
  34. IF ERRORLEVEL 75 GOTO LABELK
  35. IF ERRORLEVEL 74 GOTO LABELJ
  36. IF ERRORLEVEL 73 GOTO LABELI
  37. IF ERRORLEVEL 72 GOTO LABELH
  38. IF ERRORLEVEL 71 GOTO LABELG
  39. IF ERRORLEVEL 70 GOTO LABELF
  40. IF ERRORLEVEL 69 GOTO LABELE
  41. IF ERRORLEVEL 68 GOTO LABELD
  42. IF ERRORLEVEL 67 GOTO LABELC
  43. IF ERRORLEVEL 66 GOTO LABELB
  44. IF ERRORLEVEL 65 GOTO LABELA
  45. :LABELA
  46. view modem.tut
  47. GOTO TOP
  48. :LABELB
  49. view glossry.tut
  50. GOTO TOP
  51. :LABELC
  52. view bibliog.tut
  53. GOTO TOP
  54. :LABELD
  55. view software.tut  
  56. GOTO TOP
  57. :LABELE
  58. VIEW wordproc.tut
  59. GOTO TOP
  60. :LABELF
  61. VIEW spread.tut
  62. GOTO TOP
  63. :LABELG
  64. VIEW database.tut
  65. GOTO TOP
  66. :LABELH
  67. VIEW share.tut
  68. GOTO TOP
  69. :LABELI
  70. VIEW equipmnt.tut
  71. GOTO TOP
  72. :LABELJ
  73. VIEW displstd.tut
  74. GOTO TOP
  75. :LABELK
  76. VIEW HARDRIVE.TUT
  77. GOTO TOP
  78. :LABELL
  79. VIEW AUTHOR.TUT
  80. GOTO TOP
  81. :END
  82. CLS
  83. ECHO            -----  THANKS FOR USING PC-LEARN -----
  84. ECHO   -----  REGISTERING WILL BRING YOU THE BONUS DISKS! ----
  85.  
  86.